home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Paragon Drive Backup 9
/
DB90_SE_x64.msi
/
Data1.cab
/
_BA5CDDC3F84244798E4E188D09EEE5E6
< prev
next >
Wrap
Text File
|
2008-06-28
|
9KB
|
236 lines
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>SaveToScheduler</class>
<widget class="QWidget">
<property name="name">
<cstring>SaveToScheduler</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>472</width>
<height>179</height>
</rect>
</property>
<property name="caption">
<string>SaveToScheduler</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="CTaskDlgLabel">
<property name="name">
<cstring>HdmDlg_TaskLabel</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="Caption" stdset="0">
<string>Schedule virtual operations?</string>
</property>
<property name="SubCaption" stdset="0">
<string>All virtual operations you have made will be saved to the scheduler. No operations will be applied.</string>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Task name:</string>
</property>
</widget>
<widget class="CLineEdit">
<property name="name">
<cstring>CLineEdit_Name</cstring>
</property>
<property name="maxLength">
<number>80</number>
</property>
<property name="HintText" stdset="0">
<string>Enter task name here</string>
<comment>Name of seduled task</comment>
</property>
</widget>
</hbox>
</widget>
<widget class="Line">
<property name="name">
<cstring>line1</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="QButtonGroup">
<property name="name">
<cstring>group1</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="title">
<string></string>
</property>
<property name="flat">
<bool>false</bool>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="QFrame">
<property name="name">
<cstring>SchedulerDlg_CtlHolder</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer28</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>0</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QCheckBox">
<property name="name">
<cstring>DiscardAll_CheckBox</cstring>
</property>
<property name="text">
<string>&Discard all operations on close</string>
</property>
<property name="accel">
<string>Alt+D</string>
</property>
<property name="whatsThis" stdset="0">
<string>Choose this option to discard all pending operations after saving them to the scheduler.</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>80</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>HdmDlg_OK</cstring>
</property>
<property name="text">
<string>&Yes</string>
</property>
<property name="accel">
<string>Alt+Y</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>HdmDlg_Cancel</cstring>
</property>
<property name="text">
<string>&No</string>
</property>
<property name="accel">
<string>Alt+N</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<connections>
<connection>
<sender>DiscardAll_CheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>SaveToScheduler</receiver>
<slot>OptDataChanged()</slot>
</connection>
<connection>
<sender>CLineEdit_Name</sender>
<signal>textChanged(const QString&)</signal>
<receiver>SaveToScheduler</receiver>
<slot>On_NameChanged(const QString&)</slot>
</connection>
</connections>
<slots>
<slot>GenScriptDlg_FileBrowserCtl_FileNameEditChanged( const QString & )</slot>
<slot>ScriptFile_Edit_textChanged( const QString & )</slot>
<slot>ScriptFile_Browse_clicked()</slot>
<slot>ScriptOpt_Check_toggled( bool )</slot>
<slot>OptDataChanged()</slot>
<slot>On_NameChanged( const QString & )</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>taskdlglabel.h</includehint>
<includehint>apptextbrowser.h</includehint>
<includehint>lineedit.h</includehint>
</includehints>
</UI>